home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Puzzle / MahJongSolitaire.swf / scripts / DefineButton2_62 / BUTTONCONDACTION on(press).as next >
Encoding:
Text File  |  2005-08-04  |  48 b   |  4 lines

  1. on(press){
  2.    _root.PressTile(this._name);
  3. }
  4.